/ Assembly List / LJCWinFormCommon / FormCommon / HandleNumberOrEditKey

Namespace - LJCWinFormCommon


Parameters
keyChar - The key character.

Returns

true if number or control key; otherwise, false.

Syntax

C#
public static Boolean HandleNumberOrEditKey(Char keyChar)

Checks the key character for a numeric or allowed control value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.